home *** CD-ROM | disk | FTP | other *** search
- INSTALLDIR = "$(HOME)/Apps";
- APPICON = GISO2.tiff;
- GENERATEMAIN = YES;
- DOCICONFILES = (sound_nib.tiff, sound_nib.tiff, sound_nib.tiff, sound_nib.tiff);
- FILESTABLE = {
- TOOLS = ();
- M_FILES = (GISO_main.m);
- OTHER_LINKED = ();
- H_FILES = (Controller.h, Defaults.h, EnhancedApp.h, EnhancedMatrix.h, EnhancedText.h, GISOPrefPanel.h, PrefPanel.h, StringStorage.h, Subprocess.h, TokenString.h);
- CLASSES = (Controller.m, Defaults.m, EnhancedApp.m, EnhancedMatrix.m, EnhancedText.m, GISOPrefPanel.m, PrefPanel.m, StringStorage.m, Subprocess.m, TokenString.m);
- IMAGES = (GISO2.tiff);
- PSW_FILES = ();
- C_FILES = ();
- OTHER_RESOURCES = (sox);
- OTHER_SOURCES = ();
- SUBPROJECTS = (info.subproj);
- PSWM_FILES = ();
- SOUNDS = ();
- STRINGS_FILES = (channel.strings, dataFormat.strings, dataFormatSwitches.strings, dataSize.strings, dataSizeSwitches.strings, effects.strings, filetype.strings, inHotList.strings, inHotListConfig.strings, outHotList.strings, outHotListConfig.strings, rate.strings);
- OTHER_LIBS = (Media_s, NeXT_s);
- INTERFACES = (GISO.nib, PrefPanel.nib);
- };
- APPCLASS = Application;
- MAINNIB = GISO;
- DOCEXTENSIONS = (wav, voc, au, iff);
- PROJECTTYPE = Application;
- PROJECTVERSION = 1.1;
- LOCALIZABLE_FILES = {
- inHotList.strings;
- effects.strings;
- channel.strings;
- outHotListConfig.strings;
- PrefPanel.nib;
- dataFormatSwitches.strings;
- rate.strings;
- GISO.nib;
- filetype.strings;
- dataSizeSwitches.strings;
- outHotList.strings;
- dataSize.strings;
- inHotListConfig.strings;
- dataFormat.strings;
- };
- PROJECTNAME = GISO;
- SYSTEMEXTENSIONS = (snd);
- LANGUAGE = English;
-